Assurance API

(0 reviews)

Error Codes

Http Status Code Error Code Message API Endpoint / Resource Reason for Error
400 ASR-400-100 Bad request GET products
POST sessions
GET sessions
GET sessions/{sessionid}/diagnostics/{diagnosticidentifier}
POST sessions/{sessionid}/faultType
GET sessions/{sessionid}/schedule
POST sessions/{sessionid}/reservations
POST sessions/{sessionid}/problemReport
RAML validation failure
400 DIA-400-100 Bad request GET products
POST sessions
GET sessions
GET sessions/{sessionid}/diagnostics/{diagnosticidentifier}
POST sessions/{sessionid}/faultType
GET sessions/{sessionid}/schedule
POST sessions/{sessionid}/reservations
POST sessions/{sessionid}/problemReport
Note: Sandbox only handles a subset of requests. If request is not understood, returns 501 Resource request has not been implemented
Invalid input details
400 PRA-400-101 Product ID is not valid GET products
POST sessions
Note: Sandbox has limited products and assumes it is Unvalidated product. Returns error 299
Product ID does not match any known Product pattern
400 DIA-400-103 Session Closed GET sessions
GET sessions/{sessionid}/diagnostics/{diagnosticidentifier}
POST sessions/{sessionid}/faultType
GET sessions/{sessionid}/schedule
POST sessions/{sessionid}/reservations
POST sessions/{sessionid}/problemReport
Session is no longer in a state which allows further actions
400 DIA-400-104 Invalid Problem Report Submission POST sessions/{sessionid}/problemReport
Note: This error code is not currently supported in sandbox
Invalid Problem Report Submission - Details invalid
400 DIA-400-105 Invalid Unvalidateable Product Request POST sessions Unvalidatable Diagnostic Session requests must use a valid product type
Note: Sandbox has limited products and assumes it is Unvalidated product. Returns error 299
400 DIA-400-106 Reservation not supported for this Product Type POST sessions/{sessionid}/reservations
Note: Sandbox has limited products and allows reservation for any product
Invalid Reservation Request - Appointment reservations are not supported for this Product Type
400 DIA-400-107 Invalid Fault Type Submission GET sessions/{sessionid}/diagnostics/{diagnosticidentifier}
POST sessions/{sessionid}/faultType
Occurs when trying to select a faultType that is not available in the restrictedFaultTypes. This can occur if selecting a faultType before diagnostics are complete or if the faultType does not exist.
400 DIA-400-108 Invalid Diagnostic Type Submission GET /sessions/{sessionid}/diagnostics
Note: Sandbox only supports a subset of Diagnostics. If not supported, returns 501 Resource request has not been implemented
Invalid Diagnostic Type Submission
400 DIA-400-109 Appointment Booking is required for problem report submission. POST sessions/{sessionid}/problemReports
Invalid Problem Report Submission - Appointment Booking Required
400 PT-025 Test Type not valid for the specified product POST sessions
POST sessions/{sessionid}/faultType
The specified Test Type is not valid for the type of product specified
Note: Sandbox only supports a subset of faultTypes. If not supported, returns 501 Resource request has not been implemented
400 RMS-400-01 RAML validation failure PUT products/{productId}/lan/dhcpIp
PUT products/{productId}/lan/ethernetPorts/{ethernetPortIndex}
PUT products/{productId}/lan/staticIps
PUT products/{productId}/voice/{voiceProfileIndex}
PUT products/{productId}/voice/{voiceProfileIndex}/voicePorts/{voicePortIndex}
PUT products/{productId}/wan
PUT products/{productId}/wifi/{wifiPortIndex}
A field value provided in the PUT request object has failed RAML validation checking.
401 PRA-401-100 Unauthorized Access to Product GET products Unauthorized Access to Product
401 N/A Client Application not approved for access to API. GET version
GET products/{productId}
GET products/{productId}/lan/dhcpIp
GET products/{productId}/lan/ethernetPorts
GET products/{productId}/lan/hosts
GET products/{productId}/lan/staticIps
GET products/{productId}/voice
GET products/{productId}/wan
GET products/{productId}/wifi

POST products/{productId}/reboot
POST products/{productId}/factoryReset
POST products/{productId}/lan/ethernetPorts/{ethernetPortIndex}/reset
POST products/{productId}/voice/{voiceProfileIndex}/reconfigure
POST products/{productId}/voice/{voiceProfileIndex}/reset
POST products/{productId}/voice/{voiceProfileIndex}/voicePorts/{voicePortIndex}/reset
POST products/{productId}/wifi/{wifiPortIndex}/reset

PUT products/{productId}/lan/dhcpIp
PUT products/{productId}/lan/ethernetPorts/{ethernetPortIndex}
PUT products/{productId}/lan/staticIps
PUT products/{productId}/voice/{voiceProfileIndex}
PUT products/{productId}/voice/{voiceProfileIndex}/voicePorts/{voicePortIndex}
PUT products/{productId}/wan
PUT products/{productId}/wifi/{wifiPortIndex}
An unauthorised Client Application has tried to access a protected API resource.
403 ASR-403-100 Unauthorized - Invalid Credentials GET products
POST sessions
GET sessions
GET sessions/{sessionid}/diagnostics/{diagnosticidentifier}
POST sessions/{sessionid}/faultType
GET sessions/{sessionid}/schedule
POST sessions/{sessionid}/reservations
POST sessions/{sessionid}/problemReport
Unauthorized - Invalid Credentials
403 PR-403-100 Problem Report Not Allowed to be Accessed PUT problemReports/{problemnumber}
POST problemReports/{problemnumber}/close
POST problemReports/{problemnumber}/cancel
POST problemReports/{problemnumber}/update
Problem report is not allowed to be accessed
403 PRA-403-103 Authorisation Not Configured for Product Owner GET products Authorisation not configured for product owner. Contact Chorus API support to update the Authorisation API
403 - Forbidden RMS-403-01 Chorus Authorisation API approval and configuration incomplete GET version
GET products/{productId}
GET products/{productId}/lan/dhcpIp
GET products/{productId}/lan/ethernetPorts
GET products/{productId}/lan/hosts
GET products/{productId}/lan/staticIps
GET products/{productId}/voice
GET products/{productId}/wan
GET products/{productId}/wifi

POST products/{productId}/reboot
POST products/{productId}/factoryReset
POST products/{productId}/lan/ethernetPorts/{ethernetPortIndex}/reset
POST products/{productId}/voice/{voiceProfileIndex}/reconfigure
POST products/{productId}/voice/{voiceProfileIndex}/reset
POST products/{productId}/voice/{voiceProfileIndex}/voicePorts/{voicePortIndex}/reset
POST products/{productId}/wifi/{wifiPortIndex}/reset

PUT products/{productId}/lan/dhcpIp
PUT products/{productId}/lan/ethernetPorts/{ethernetPortIndex}
PUT products/{productId}/lan/staticIps
PUT products/{productId}/voice/{voiceProfileIndex}
PUT products/{productId}/voice/{voiceProfileIndex}/voicePorts/{voicePortIndex}
PUT products/{productId}/wan
PUT products/{productId}/wifi/{wifiPortIndex}
Client App approved by API Manager but not setup in Authorization API. Chorus Authorization API approval and configuration required.
404 None Not Found GET sessions/{sessionid}/schedule Schedules not found for given query parameters
404 AA-404-1 Not Found POST sessions Address could not be found
Note: Sandbox only has a subset of data so is unable to validate addresses
404 AA-404-2 Unable to find the resource you requested GET products Address could not be found
Note: Sandbox only has a subset of data so is unable to validate addresses
404 CP-404-101 Resource not found GET products Resource not found
Note: Sandbox has limited products and assumes it is Unvalidated product. Returns error 299
404 DIA-404-100 Resource not found GET products
GET sessions
GET sessions/{sessionid}/diagnostics/{diagnosticidentifier}
POST sessions/{sessionid}/faultType
GET sessions/{sessionid}/schedule
POST sessions/{sessionid}/reservations
POST sessions/{sessionid}/problemReport
Not Found
Note: Sandbox has limited products and assumes it is Unvalidated product. Returns error 299
404 DIA-404-101 Resource not found GET sessions
GET sessions/{sessionid}/diagnostics/{diagnosticidentifier}
POST sessions/{sessionid}/faultType
GET sessions/{sessionid}/schedule
POST sessions/{sessionid}/reservations
POST sessions/{sessionid}/problemReport
Session not found
404 DIA-404-102 Resource not found GET sessions/{sessionid}/diagnostics/{diagnosticidentifier} Diagnostic not found
404 PR-404-100 Problem Report Not Found GET problemReports/{problemnumber}
PUT problemReports/{problemnumber}
POST problemReports/{problemnumber}/close
POST problemReports/{problemnumber}/cancel
POST problemReports/{problemnumber}/update
Problem Report does not exist
404 –PT-005 Product ID not found. GET version
GET products
GET products/{productId}
GET products/{productId}/lan/dhcpIp
GET products/{productId}/lan/ethernetPorts
GET products/{productId}/lan/hosts
GET products/{productId}/lan/staticIps
GET products/{productId}/voice
GET products/{productId}/wan
GET products/{productId}/wifi

POST products/{productId}/reboot
POST products/{productId}/factoryReset

POST products/{productId}/lan/ethernetPorts/{ethernetPortIndex}/reset
POST products/{productId}/voice/{voiceProfileIndex}/reconfigure
POST products/{productId}/voice/{voiceProfileIndex}/reset
POST products/{productId}/voice/{voiceProfileIndex}/voicePorts/{voicePortIndex}/reset
POST products/{productId}/wifi/{wifiPortIndex}/reset

PUT products/{productId}/lan/dhcpIp
PUT products/{productId}/lan/ethernetPorts/{ethernetPortIndex}
PUT products/{productId}/lan/staticIps
PUT products/{productId}/voice/{voiceProfileIndex}
PUT products/{productId}/voice/{voiceProfileIndex}/voicePorts/{voicePortIndex}
PUT products/{productId}/wan
PUT products/{productId}/wifi/{wifiPortIndex}
Product not yet configured in FSOM for this RSP.
Note: Sandbox has limited products and assumes it is Unvalidated product. Returns error 299
405 RMS-405-01 API resource request is not permitted Any request NOT in this list:
GET products/{productId}/lan/dhcpIp
GET products/{productId}/lan/ethernetPorts
GET products/{productId}/lan/hosts
GET products/{productId}/lan/staticIps
GET products/{productId}/voice
GET products/{productId}/wan
GET products/{productId}/wifi

POST products/{productId}/reboot
POST products/{productId}/factoryReset
POST products/{productId}/lan/ethernetPorts/{ethernetPortIndex}/reset
POST products/{productId}/voice/{voiceProfileIndex}/reconfigure
POST products/{productId}/voice/{voiceProfileIndex}/reset
POST products/{productId}/voice/{voiceProfileIndex}/voicePorts/{voicePortIndex}/reset
POST products/{productId}/wifi/{wifiPortIndex}/reset

PUT products/{productId}/lan/dhcpIp
PUT products/{productId}/lan/ethernetPorts/{ethernetPortIndex}
PUT products/{productId}/lan/staticIps
PUT products/{productId}/voice/{voiceProfileIndex}
PUT products/{productId}/voice/{voiceProfileIndex}/voicePorts/{voicePortIndex}
PUT products/{productId}/wan
PUT products/{productId}/wifi/{wifiPortIndex}
The resource request is not supported
406 RMS-406-01 API resource request not acceptable Any request NOT in this list:
GET version
GET products/{productId}
GET products/{productId}/lan/dhcpIp
GET products/{productId}/lan/ethernetPorts
GET products/{productId}/lan/hosts
GET products/{productId}/lan/staticIps
GET products/{productId}/voice
GET products/{productId}/wan
GET products/{productId}/wifi

POST products/{productId}/reboot
POST products/{productId}/factoryReset
POST products/{productId}/lan/ethernetPorts/{ethernetPortIndex}/reset
POST products/{productId}/voice/{voiceProfileIndex}/reconfigure
POST products/{productId}/voice/{voiceProfileIndex}/reset
POST products/{productId}/voice/{voiceProfileIndex}/voicePorts/{voicePortIndex}/reset
POST products/{productId}/wifi/{wifiPortIndex}/reset

PUT products/{productId}/lan/dhcpIp
PUT products/{productId}/lan/ethernetPorts/{ethernetPortIndex}
PUT products/{productId}/lan/staticIps
PUT products/{productId}/voice/{voiceProfileIndex}
PUT products/{productId}/voice/{voiceProfileIndex}/voicePorts/{voicePortIndex}
PUT products/{productId}/wan
PUT products/{productId}/wifi/{wifiPortIndex}
410 PRA-410-100 Inactive Product GET products
POST sessions
Product is in an inactive state
Note: Sandbox has limited products and assumes it is Unvalidated product. Returns error 299.
415 RMS-415-01 API unsupported media type Any request NOT in this list:
GET version
GET products/{productId}
GET products/{productId}/lan/dhcpIp
GET products/{productId}/lan/ethernetPorts
GET products/{productId}/lan/hosts
GET products/{productId}/lan/staticIps
GET products/{productId}/voice
GET products/{productId}/wan
GET products/{productId}/wifi

POST products/{productId}/reboot
POST products/{productId}/factoryReset
POST products/{productId}/lan/ethernetPorts/{ethernetPortIndex}/reset
POST products/{productId}/voice/{voiceProfileIndex}/reconfigure
POST products/{productId}/voice/{voiceProfileIndex}/reset
POST products/{productId}/voice/{voiceProfileIndex}/voicePorts/{voicePortIndex}/reset
POST products/{productId}/wifi/{wifiPortIndex}/reset

PUT products/{productId}/lan/dhcpIp
PUT products/{productId}/lan/ethernetPorts/{ethernetPortIndex}
PUT products/{productId}/lan/staticIps
PUT products/{productId}/voice/{voiceProfileIndex}
PUT products/{productId}/voice/{voiceProfileIndex}/voicePorts/{voicePortIndex}
PUT products/{productId}/wan
PUT products/{productId}/wifi/{wifiPortIndex}

PUT products/{productId}/wifi/{wifiPortIndex}
429 N/A Too many resource requests sent by client GET version
GET products/{productId}
GET products/{productId}/lan/dhcpIp
GET products/{productId}/lan/ethernetPorts
GET products/{productId}/lan/hosts
GET products/{productId}/lan/staticIps
GET products/{productId}/voice
GET products/{productId}/wan
GET products/{productId}/wifi

POST products/{productId}/reboot
POST products/{productId}/factoryReset

POST products/{productId}/lan/ethernetPorts/{ethernetPortIndex}/reset
POST products/{productId}/voice/{voiceProfileIndex}/reconfigure
POST products/{productId}/voice/{voiceProfileIndex}/reset
POST products/{productId}/voice/{voiceProfileIndex}/voicePorts/{voicePortIndex}/reset
POST products/{productId}/wifi/{wifiPortIndex}/reset

PUT products/{productId}/lan/dhcpIp
PUT products/{productId}/lan/ethernetPorts/{ethernetPortIndex}
PUT products/{productId}/lan/staticIps
PUT products/{productId}/voice/{voiceProfileIndex}
PUT products/{productId}/voice/{voiceProfileIndex}/voicePorts/{voicePortIndex}
PUT products/{productId}/wan
PUT products/{productId}/wifi/{wifiPortIndex}
One of the resource request limits has been exceeded (Too many requests per minute or too many requests per hour).
500 ASR-500-099 Assurance API is unavailable GET products
POST sessions
GET sessions
GET sessions/{sessionid}/diagnostics/{diagnosticidentifier}
POST sessions/{sessionid}/faultType
GET sessions/{sessionid}/schedule
POST sessions/{sessionid}/reservations
POST sessions/{sessionid}/problemReport
GET problemReports/{problemnumber}
PUT problemReports/{problemnumber}
POST problemReports/{problemnumber}/close
POST problemReports/{problemnumber}/cancel
POST problemReports/{problemnumber}/update
GET problemReports
Assurance API is unavailable
Note: Not available in Sandbox
500 ASR-500-100 Authorization API is unavailable GET products
POST sessions
GET sessions
GET sessions/{sessionid}/diagnostics/{diagnosticidentifier}
POST sessions/{sessionid}/faultType
GET sessions/{sessionid}/schedule
POST sessions/{sessionid}/reservations
POST sessions/{sessionid}/problemReport
Authorization API unavailable
Note: Not available in Sandbox
500 ASR-500-101 Product API is unavailable GET products
POST sessions
GET sessions
GET sessions/{sessionid}/diagnostics/{diagnosticidentifier}
POST sessions/{sessionid}/faultType
GET sessions/{sessionid}/schedule
POST sessions/{sessionid}/reservations
POST sessions/{sessionid}/problemReport
Product API is unavailable
Note: Not available in Sandbox
500 ASR-500-102 Problem Report API is unavailable POST sessions
GET sessions
GET sessions/{sessionid}/diagnostics/{diagnosticidentifier}
POST sessions/{sessionid}/faultType
GET sessions/{sessionid}/schedule
POST sessions/{sessionid}/reservations
POST sessions/{sessionid}/problemReport
System unavailable
Note: Not available in Sandbox
500 ASR-500-106 RMS API is unavailable All resources RMS API is unavailable
Note: Not available in Sandbox
500 CP-500-101 Copper Product Retrieval Failure Occurred GET products
POST sessions
GET sessions
GET sessions/{sessionid}/diagnostics/{diagnosticidentifier}
POST sessions/{sessionid}/faultType
GET sessions/{sessionid}/schedule
POST sessions/{sessionid}/reservations
POST sessions/{sessionid}/problemReport
Copper Product Retrieval Failure Occurred
Note: Not available in Sandbox
500 CP-500-102 Resource found in an invalid state GET products Service provisioning not completed
Note: Not available in Sandbox
500 DIA-500-100 Authorization API is Unavailable GET sessions
GET sessions/{sessionid}/diagnostics/{diagnosticidentifier}
POST sessions/{sessionid}/faultType
GET sessions/{sessionid}/schedule
POST sessions/{sessionid}/reservations
POST sessions/{sessionid}/problemReport
Authorization API is Unavailable
Note: Not available in Sandbox
500 DIA-500-101 Product API is Unavailable GET sessions
GET sessions/{sessionid}/diagnostics/{diagnosticidentifier}
POST sessions/{sessionid}/faultType
GET sessions/{sessionid}/schedule
POST sessions/{sessionid}/reservations
POST sessions/{sessionid}/problemReport
Product API is unavailable
Note: Not available in Sandbox
500 DIA-500-102 Scheduling is Unavailable GET sessions/{sessionid}/schedule
POST sessions/{sessionid}/reservations
POST sessions/{sessionid}/problemReport
Scheduling is Unavailable
500 DIA-500-103 Problem Report API is Unavailable POST sessions/{sessionid}/problemReport Problem Report API is Unavailable
Note: Not available in Sandbox
500 PR-500-71 Failure PUT problemReports/{problemnumber}
POST problemReports/{problemnumber}/close
POST problemReports/{problemnumber}/cancel
POST problemReports/{problemnumber}/update
POST sessions/{sessionid}/problemReport
The interaction is in or has been in a status that does not allow it to be automatically cancelled
The related problem ticket could not be found for this event or is Closed (interaction)
Note: Not available in Sandbox
500 PR-500-100 Authorization API is Unavailable POST sessions/{sessionid}/problemReport
GET problemReports/{problemnumber}
PUT problemReports/{problemnumber}
POST problemReports/{problemnumber}/close
POST problemReports/{problemnumber}/cancel
POST problemReports/{problemnumber}/update
GET problemReports
Authorization API is Unavailable
Note: Not available in Sandbox
500 PR-500-101 HPSM Is unavailable POST sessions/{sessionid}/problemReport
GET problemReports/{problemnumber}
PUT problemReports/{problemnumber}
POST problemReports/{problemnumber}/close
POST problemReports/{problemnumber}/cancel
POST problemReports/{problemnumber}/update
GET problemReports
HPSM is unavailable
Note: Not available in Sandbox
500 PRA-500-100 Product API Failure Occured GET products Product API Failure Occured
Note: Not available in Sandbox
500 RMS-500-01 Remote Management Service API is unavailable GET version
GET products/{productId}
GET products/{productId}/lan/dhcpIp
GET products/{productId}/lan/ethernetPorts
GET products/{productId}/lan/hosts
GET products/{productId}/lan/staticIps
GET products/{productId}/voice
GET products/{productId}/wan
GET products/{productId}/wifi

POST products/{productId}/reboot
POST products/{productId}/factoryReset
POST products/{productId}/lan/ethernetPorts/{ethernetPortIndex}/reset
POST products/{productId}/voice/{voiceProfileIndex}/reconfigure
POST products/{productId}/voice/{voiceProfileIndex}/reset
POST products/{productId}/voice/{voiceProfileIndex}/voicePorts/{voicePortIndex}/reset
POST products/{productId}/wifi/{wifiPortIndex}/reset

PUT products/{productId}/lan/dhcpIp
PUT products/{productId}/lan/ethernetPorts/{ethernetPortIndex}
PUT products/{productId}/lan/staticIps
PUT products/{productId}/voice/{voiceProfileIndex}
PUT products/{productId}/voice/{voiceProfileIndex}/voicePorts/{voicePortIndex}
PUT products/{productId}/wan
PUT products/{productId}/wifi/{wifiPortIndex}
Remote Management Service API is unavailable.
Note: Not available in Sandbox
500 RMS-500-02 Unable to complete resource request due to device offline GET products/{productId}/lan/dhcpIp
GET products/{productId}/lan/ethernetPorts
GET products/{productId}/lan/hosts
GET products/{productId}/lan/staticIps
GET products/{productId}/voice
GET products/{productId}/wan
GET products/{productId}/wifi

POST products/{productId}/reboot
POST products/{productId}/factoryReset
POST products/{productId}/lan/ethernetPorts/{ethernetPortIndex}/reset
POST products/{productId}/voice/{voiceProfileIndex}/reconfigure
POST products/{productId}/voice/{voiceProfileIndex}/reset
POST products/{productId}/voice/{voiceProfileIndex}/voicePorts/{voicePortIndex}/reset
POST products/{productId}/wifi/{wifiPortIndex}/reset
The resource request requires the end-user device (ONT) to be online to complete successfully
Note: Not available in Sandbox
501 RMS-501-01 Resource request has not been implemented No examples at this time Development of resource request is incomplete
502 N/A Bad gateway GET version
GET products/{productId}
GET products/{productId}/lan/dhcpIp
GET products/{productId}/lan/ethernetPorts
GET products/{productId}/lan/hosts
GET products/{productId}/lan/staticIps
GET products/{productId}/voice
GET products/{productId}/wan
GET products/{productId}/wifi

POST products/{productId}/reboot
POST products/{productId}/factoryReset
POST products/{productId}/lan/ethernetPorts/{ethernetPortIndex}/reset
POST products/{productId}/voice/{voiceProfileIndex}/reconfigure
POST products/{productId}/voice/{voiceProfileIndex}/reset
POST products/{productId}/voice/{voiceProfileIndex}/voicePorts/{voicePortIndex}/reset
POST products/{productId}/wifi/{wifiPortIndex}/reset

PUT products/{productId}/lan/dhcpIp
PUT products/{productId}/lan/ethernetPorts/{ethernetPortIndex}
PUT products/{productId}/lan/staticIps
PUT products/{productId}/voice/{voiceProfileIndex}
PUT products/{productId}/voice/{voiceProfileIndex}/voicePorts/{voicePortIndex}
PUT products/{productId}/wan
PUT products/{productId}/wifi/{wifiPortIndex}
POST sessions
GET sessions
GET sessions/{sessionid}/diagnostics/{diagnosticidentifier}
POST sessions/{sessionid}/faultType
GET sessions/{sessionid}/schedule
POST sessions/{sessionid}/reservations
POST sessions/{sessionid}/problemReport
GET problemReports/{problemnumber}
PUT problemReports/{problemnumber}
POST problemReports/{problemnumber}/close
POST problemReports/{problemnumber}/cancel
POST problemReports/{problemnumber}/update
GET problemReports
Remote Management Service API is unavailable
Note: Not available in Sandbox
503 PT-011 System unavailable GET products
POST sessions
GET sessions
GET sessions/{sessionid}/diagnostics/{diagnosticidentifier}
POST sessions/{sessionid}/faultType
GET sessions/{sessionid}/schedule
POST sessions/{sessionid}/reservations
POST sessions/{sessionid}/problemReport
Line Test API unavailable
Note: Not available in Sandbox
503 N/A System unavailable GET version
GET products/{productId}
GET products/{productId}/lan/dhcpIp
GET products/{productId}/lan/ethernetPorts
GET products/{productId}/lan/hosts
GET products/{productId}/lan/staticIps
GET products/{productId}/voice
GET products/{productId}/wan
GET products/{productId}/wifi

POST products/{productId}/reboot
POST products/{productId}/factoryReset
POST products/{productId}/lan/ethernetPorts/{ethernetPortIndex}/reset
POST products/{productId}/voice/{voiceProfileIndex}/reconfigure
POST products/{productId}/voice/{voiceProfileIndex}/reset
POST products/{productId}/voice/{voiceProfileIndex}/voicePorts/{voicePortIndex}/reset
POST products/{productId}/wifi/{wifiPortIndex}/reset

PUT products/{productId}/lan/dhcpIp
PUT products/{productId}/lan/ethernetPorts/{ethernetPortIndex}
PUT products/{productId}/lan/staticIps
PUT products/{productId}/voice/{voiceProfileIndex}
PUT products/{productId}/voice/{voiceProfileIndex}/voicePorts/{voicePortIndex}
PUT products/{productId}/wan
PUT products/{productId}/wifi/{wifiPortIndex}
Remote Management Service API is unavailable
Note: Not available in Sandbox
504 None None All resources Gateway Time-out
Note: Not available in Sandbox

If there are additional error codes you would like supported, please inform API Support for future consideration. For more information on importing and exporting Postman Collections, refer to the Postman learning center.


Reviews